Skip to content

fix(transaction_group): make witness_count argument required #303

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 23, 2025

Conversation

mkoura
Copy link
Collaborator

@mkoura mkoura commented May 23, 2025

The witness_count parameter in the TransactionGroup._estimate_tx_size method is now required instead of having a default value. This change removes ambiguity and enforces explicit specification of the witness count when estimating transaction size.

The `witness_count` parameter in the `TransactionGroup._estimate_tx_size`
method is now required instead of having a default value. This change
removes ambiguity and enforces explicit specification of the witness count
when estimating transaction size.
@mkoura mkoura merged commit ec1d298 into master May 23, 2025
3 checks passed
@mkoura mkoura deleted the make_witness_count_mandatory branch May 23, 2025 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant